How to Install mrbayes-mpi software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mrbayes-mpi software package in Ubuntu 14.04 LTS (Trusty Tahr)

mrbayes-mpi software package provides Bayesian Inference of Phylogeny - mpi version, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mrbayes-mpi 

mrbayes-mpi is installed in your system.

Make ensure the mrbayes-mpi package were installed using the commands given below,

$ sudo dpkg-query -l | grep mrbayes-mpi *

You will get with mrbayes-mpi package name, version, architecture and description in a table

mrbayes-mpi package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package mrbayes-mpi
Version 3.2.2+dfsg-1
Description Bayesian Inference of Phylogeny - mpi version
Sub Section Science


See Also, How to uninstall or remove mrbayes-mpi software package from Ubuntu 14.04 LTS (Trusty Tahr)?